﻿@charset "utf-8";
/* CSS Document */


#nav{ width:640px; height:30px;  margin:0 auto;}
#nav .jquery_out {float:left;line-height:30px;display:block;  text-align:center; color:#8b8b8b; font-size:12px; font-family:"宋体"; width:110px;  }
#nav .jquery_out .smile {padding-left:1em; }
#nav .jquery_inner {margin-left:12px;}
#nav .jquery {margin-right:1px; }
#nav .mainlevel {float:left;  width:80px; height:30px; line-height:30px; }
#nav .mainlevel a {color:#1a4c7a; text-decoration:none; line-height:30px; display:block;text-align:center; font-size:12px;font-weight:bold;  width:78px;}
#nav .mainlevel a:hover {color:#000; text-decoration:none; }
#nav .mainlevel ul {display:none; position:absolute; background:#2e72b4;}
#nav .mainlevel li { background:#2e72b4; width:78px;/*IE6 only*/ }
#nav .mainlevel li a{ background:#2e72b4; width:78px;/*IE6 only*/border-bottom:1px dotted #96bee8; height:25px; line-height:30px; font-size:12px; font-weight:normal; color:#FFFFFF;text-align:center;}
#nav .mainlevel li a:hover{ background:#fff; color:#1a4c7a;  width:78px;/*IE6 only*/}
